home *** CD-ROM | disk | FTP | other *** search
/ Ray Dream Studio 5 / Ray Dream.iso / pc / DreamSDK / Windows / SAMPLES / SCENEOP / SCOP / GUID.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1997-07-11  |  264 b   |  12 lines

  1. /* $Id: Guid.cpp 1.2 1997/02/26 01:37:43 damien Exp $ */
  2.  
  3.  
  4. #define INITGUID        // to initialise the GUIDs
  5.  
  6. #include "I3DExScO.h"    // IID_I3DExSceneOperation
  7. #include "I3DShUti.h" // IID used by 3DCoFail
  8. #include "COMScOp.h"    // CLSID_SceneOp
  9.  
  10.  
  11.  
  12.